home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
util4
/
sort146e.rdm
< prev
next >
Wrap
Text File
|
1996-02-22
|
2KB
|
79 lines
Short: Sorts ASCII-Files, FAAAAST, many different features
Author: wernerr@iee1.et.tu-dresden.de (Ruediger Werner)
Uploader: wernerr@iee1.et.tu-dresden.de (Ruediger Werner)
Type: util/sys
sort Version 1.46e by Rüdiger Werner
NAME
sort
VERSION
Version 1.46e
SYNOPSIS
sort <infile1> [<infile2> ... <outfile>] [-acCdeEfgijJlnNopPrsSvx]
DESCRIPTION
sort does, what its name says -- it sorts ASCII-files in
alphabetical order.
There are many features (see doc-file) for manipulating the file(s) which
are to be sorted.
It works from Shell only. The sorting algorithm is very fast (Try it!!).
I had to sort some large files. I searched for a usable sort-program,
but I didn't found.
Anyway, I implemented an algorithm and added some useful other features
like erasing empty or double lines or picking out certain lines etc.
For more information read the doc-file.
In the unregistered version not all options work.
DISCLAIMER
This copy is unregistered. For registration read the doc-file.
The program and files in this distribution are freely distributable.
No commercial usage is permitted without written permission from the
author. Everything in this distribution must be kept together, in original,
unmodified form.
*************************
***********************************************************************
* Notice that the author can't be made responsible for the destroying *
* or lost of data through use of this program. You use it on your own *
* risc. Please read carefully the Doc-file before using. *
***********************************************************************
AUTHOR
E-Mail: wernerr@iee1.et.tu-dresden.de
rw2@irz.inf.tu-dresden.de
URL: http://home.pages.de/~wernerr
http://www.inf.tu-dresden.de/~rw2
http://eeetw0.et.tu-dresden.de:8080/~wernerr
S-Mail: Rüdiger Werner
Stresemannplatz 2
01309 Dresden
GERMANY
Contents
sort 21232 Bytes
sort_engl 20788 Bytes
sort.doc 8043 Bytes
sort.readme
History
Rüdiger